ForegroundSoundPlayer

inner class ForegroundSoundPlayer(startAutomatically: Boolean = true) : SoundPlayer

Constructors

Link copied to clipboard
constructor(startAutomatically: Boolean = true)

Functions

Link copied to clipboard
open override fun close()
Link copied to clipboard
open override fun play()

Plays the sound

Link copied to clipboard
fun start()